Clones the object and returns another object of the same class as the original, even when the original is a subclass of Object3D. The clone has the same geometry as the original.
Syntax |
|---|
|
result = Object3D.Clone( ) |
Return Value |
|
|---|---|
|
Result |
|
Notes
Returns an Object3D.